tools/xenalyze: Remove bogus library dependencies
authorGeorge Dunlap <george.dunlap@citrix.com>
Mon, 8 Aug 2016 09:42:48 +0000 (10:42 +0100)
committerGeorge Dunlap <george.dunlap@citrix.com>
Tue, 9 Aug 2016 14:41:35 +0000 (15:41 +0100)
commitc36e1c247ad3eca17f0048dda8452973b6672f65
treece112bf4efcca6457158873507ac1bcfe80a98ca
parent8e370ef503e8df249c3e3dd2ea17b3f100d4f20a
tools/xenalyze: Remove bogus library dependencies

xenalyze was inheriting LDLIBS of xentrace; but it doesn't need them.

Remove this dependency, which allows xenalyze to be built without the libraries
having been built, and run without the libraries being installed.

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Dario Faggioli <dario.faggioli@citrix.com>
tools/xentrace/Makefile